*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Fri, 24 Jan 2003 02:31:24 +0000 (02:31 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 24 Jan 2003 02:31:24 +0000 (02:31 +0000)
src/ChangeLog

index 3a695bcee56b184bd0a14a609d8059cd8f4bd75b..ad2da41b98c8312379e6d2504fb8c44957185cee 100644 (file)
@@ -1,3 +1,11 @@
+2003-01-24  Kenichi Handa  <handa@m17n.org>
+
+       * keyboard.c (adjust_point_for_property): New second arg MODIFIED.
+       It it is nonzero, don't pretend that an invisible area doesn't
+       exist.
+       (command_loop_1): Call adjust_point_for_property with proper
+       second arg.
+
 2003-01-22  Jason Rumney  <jasonr@gnu.org>
 
        Sync changes with xterm.c and xfns.c.